﻿2026-06-16T09:36:20.4043416Z ##[group]Run actions/checkout@v5
2026-06-16T09:36:20.4044342Z with:
2026-06-16T09:36:20.4045067Z   repository: SaberMage/spt-shell-notify
2026-06-16T09:36:20.4046017Z   path: .adapter-notify
2026-06-16T09:36:20.4054214Z   token: ***
2026-06-16T09:36:20.4054907Z   ssh-strict: true
2026-06-16T09:36:20.4055623Z   ssh-user: git
2026-06-16T09:36:20.4056363Z   persist-credentials: true
2026-06-16T09:36:20.4057183Z   clean: true
2026-06-16T09:36:20.4057909Z   sparse-checkout-cone-mode: true
2026-06-16T09:36:20.4058795Z   fetch-depth: 1
2026-06-16T09:36:20.4059578Z   fetch-tags: false
2026-06-16T09:36:20.4060315Z   show-progress: true
2026-06-16T09:36:20.4061059Z   lfs: false
2026-06-16T09:36:20.4061742Z   submodules: false
2026-06-16T09:36:20.4062478Z   set-safe-directory: true
2026-06-16T09:36:20.4063277Z ##[endgroup]
2026-06-16T09:36:20.4740425Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T09:36:20.4744928Z ##[group]Getting Git version info
2026-06-16T09:36:20.4746409Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-16T09:36:20.4766921Z [command]/usr/bin/git version
2026-06-16T09:36:20.4831759Z git version 2.43.0
2026-06-16T09:36:20.4851825Z ##[endgroup]
2026-06-16T09:36:20.4861346Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf47e411-f68a-4c75-9de8-29b21a8a34d7' before making global git config changes
2026-06-16T09:36:20.4863920Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:36:20.4866182Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-16T09:36:20.4890393Z ##[group]Initializing the repository
2026-06-16T09:36:20.4893080Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-16T09:36:20.4917036Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-16T09:36:20.4919288Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-16T09:36:20.4921330Z hint: of your new repositories, which will suppress this warning, call:
2026-06-16T09:36:20.4922836Z hint: 
2026-06-16T09:36:20.4923873Z hint: 	git config --global init.defaultBranch <name>
2026-06-16T09:36:20.4925171Z hint: 
2026-06-16T09:36:20.4926400Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-16T09:36:20.4928019Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-16T09:36:20.4929400Z hint: 
2026-06-16T09:36:20.4930091Z hint: 	git branch -m <name>
2026-06-16T09:36:20.4931647Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T09:36:20.4934748Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:36:20.4957808Z ##[endgroup]
2026-06-16T09:36:20.4959166Z ##[group]Disabling automatic garbage collection
2026-06-16T09:36:20.4960308Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:36:20.4984147Z ##[endgroup]
2026-06-16T09:36:20.4985564Z ##[group]Setting up auth
2026-06-16T09:36:20.4987615Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:36:20.5012491Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T09:36:20.5199151Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:36:20.5225145Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T09:36:20.5412389Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:36:20.5436687Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:36:20.5624436Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:36:20.5651504Z ##[endgroup]
2026-06-16T09:36:20.5652737Z ##[group]Determining the default branch
2026-06-16T09:36:20.5654102Z Retrieving the default branch name
2026-06-16T09:36:21.0454599Z Default branch 'main'
2026-06-16T09:36:21.0456536Z ##[endgroup]
2026-06-16T09:36:21.0459892Z ##[group]Fetching the repository
2026-06-16T09:36:21.0462396Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T09:36:21.6767466Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:36:21.6769122Z  * [new branch]      main       -> origin/main
2026-06-16T09:36:21.6785876Z ##[endgroup]
2026-06-16T09:36:21.6787039Z ##[group]Determining the checkout info
2026-06-16T09:36:21.6788471Z ##[endgroup]
2026-06-16T09:36:21.6791578Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:36:21.6827464Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:36:21.6853836Z ##[group]Checking out the ref
2026-06-16T09:36:21.6855757Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T09:36:21.6893558Z Switched to a new branch 'main'
2026-06-16T09:36:21.6894608Z branch 'main' set up to track 'origin/main'.
2026-06-16T09:36:21.6898276Z ##[endgroup]
2026-06-16T09:36:21.6930090Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:36:21.6955021Z ee2d37eadc730c0019e0af82d683074c509634a2
